home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic 5 Developer's Kit / vb5 dev kit.iso / dev / tpvbx / install.txt < prev    next >
Encoding:
Text File  |  1996-04-25  |  2.3 KB  |  52 lines

  1.                   T r a c e P l u s / V B X + W i n d o w s
  2.  
  3.  
  4. Installation
  5. ===============================================================================
  6.  
  7. Create a directory for TracePlus/VBX+Windows, i.e. C:\SST. Copy all     
  8. the files contained in this ZIP file to that directory. To run the TracePlus     
  9. demonstration, select "Run..." from the "File" menu of the Program    
  10. Manager and type:
  11.  
  12.     C:\SST\TPVBX
  13.     
  14. Press Ok or <ENTER> to start TracePlus/VBX+Windows.
  15.  
  16. This program is limited to storing up to 200 most recent trace 
  17. records. The demonstration version of TracePlus/VBX will trace 12 Windows API functions
  18. and VBX properties with integer values (excluding enumerated properties). 
  19. VBX methods, events, and bound control messages are also disabled. 
  20. All other property types (strings, etc.) are available in the retail version.
  21. The monochrome, file, and printer log options in the Options dialog box will 
  22. also be disabled. Otherwise all other features are fully functional.
  23.  
  24. All features that are disabled are enabled in the retail version.
  25.  
  26. ===============================================================================
  27. Using TracePlus/VBX in Design mode
  28.  
  29. We recommend that you start TracePlus/VBX+Windows before Visual Basic (or any
  30. design environment that runs your application via an interpreter), if you will use it in
  31. Design mode. An alternative approach is to launch Visual Basic from TracePlus, i.e.:
  32.  
  33. 1. Select the Filters item from the Trace menu.
  34. 2. Check the box next to the words Launch application below.
  35. 3. Press the Choose Application button. Find the Visual Basic 4.00 .EXE file, i.e.
  36. VB.EXE (It usually is in the \VB directory). Double-click on it  The Choose
  37. Application dialog box will disappear, and the filename will appear in the Filters dialog
  38. box.
  39. 4. Press Ok to close the Filters dialog box.
  40. 5. Press the Start button on the toolbar, or select Start from the Trace menu.
  41.  
  42. ===============================================================================
  43. How TracePlus/VBX locates your VBX Controls
  44.  
  45. When you start TracePlus/VBX+Windows, TracePlus creates a database of VBXs it
  46. found on your PC. The search criteria that TracePlus uses is:
  47.  
  48. 1. The Windows system directory
  49. 2. The directories found in the DOS PATH statement.
  50. 3.The directory of the application you specified to launch via the Filters dialog box.
  51.  
  52.